@charset "utf-8";
/* CSS Document */


*{ margin:0; padding:0; list-style:none;}
img{ border:0;}

.navbox{
	height:59px;
	position:relative;
	z-index:9;
	margin:auto;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
	font-family:"微软雅黑";
	float: right;
}
.nav{
	width:845px;
	height:40px;
	list-style:none;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.nav li{
	float:left;
	height:56px;
	position:relative;
	list-style:none;
	width: 120px;
}
.nav li.last{background:none;}
.nav li a{
	text-decoration:none;
	color: #333;
}

.nav li a span{
	float:left;
	display:block;
	line-height:40px;
	font-size:16px;
	cursor:pointer;
	width:120px;
	text-align:center;
}

.nav li a span:hover {
	float:left;
	display:block;
	line-height:40px;
	font-size:16px;
	color:#00458E;
	cursor:pointer;
	width:120px;
	text-align:center;
}
.mj_hover_menu{
	text-decoration:none;
	width:120px;
	height:40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00458E;
	color: #00458E;
}
.nav li.selected .submenu{display:block;}
.nav li .submenu{
	display:none;
	position:absolute;
	top:58px;
	left:-9px;
}
.nav li .submenu li{float:none;padding:0;background:none;height:auto;border-bottom:dotted 0px #BEBEBE;}
.mj_menu_pro_bg{width:825px; height:235px; background:url(../images/menu_pro_bg.png) no-repeat;}
.mj_menu_pro_main{width:765px; margin:auto; padding-top:12px;}
.mj_menu_pro_li{ float:left;}
.mj_menu_li_txt{line-height:22px; font-size:12px; color:#696969;}
.mj_menu_li_txt font{
	font-size:14px;
	color:#00458E;
}
.mj_menu_li_txt a{color:#696969; text-decoration:none;}
.mj_menu_li_txt a:hover{color:#696969; text-decoration:underline;}

.mj_menu_news_bg{width:480px; height:185px; background:url(../images/menu_news_bg.png) no-repeat;}
.mj_menu_news_main{width:440px; margin:auto; padding-top:12px;}
.mj_menu_news_li{padding:0px 30px; margin-right:30px; height:150px; float:left; border-right:solid 1px #cccccc; }
.mj_menu_news_img{
	float:left;
	text-align:left;
	color:#039;
	line-height:30px;
	font-size:14px;
}
.mj_menu_news_li2{padding:0px 30px; height:150px; float:right; border-left:solid 1px #cccccc; }
.mj_menu_news_img2{
	float:left;
	margin-left:30px;
	text-align:left;
	color:#039;
	line-height:30px;
	font-size:14px;
}
.mj_menu_news_li3{padding:0px 25px; height:150px; float:right; border-left:solid 1px #cccccc; }
.mj_menu_news_img3{
	float:left;
	margin-left:10px;
	text-align:left;
	color:#039;
	line-height:30px;
	font-size:14px;
}
